home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / codem / fig2-4.gif < prev    next >
Graphics Interchange Format  |  1996-07-01  |  34KB  |  478x437  |  4-bit (16 colors)
Labels: text | screenshot | number | parallel | font | rectangle | diagram
OCR: C:\> TWALKER VISITMSC.BAT MSC.PLT When you issue this command, twalker generates a batch file that will visit all platforms named on its command line. Titi SOURCE This command tells twalker to build a batch file TREE to visit all msc.plt directories. PROG1 1 S Contents of Generated Batch File TBC.PLT "VISITMSC.BAT" MSC.PL. ...... 2 SUN4GCC.PLT cd prog1\msc.plt % 1 %2 %3 %4 ... PROG2 cd ..... 1 TBC.PLT cd prog2\nsc.plt Ls 3 % 1 %2 %3 %4 ... RCS cd ..... MSC.PLT Ls 4 etc. RCS 5 PROG1 L MSC.PLT 6 PROG4 Figure 2-4. Operation of the twalker tool